↳ Prolog
↳ PrologToPiTRSProof
↳ PrologToPiTRSProof
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
Infinitary Constructor Rewriting Termination of PiTRS implies Termination of Prolog
↳ Prolog
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PrologToPiTRSProof
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
SUBSET_IN_AG(.(X, Xs), Ys) → U1_AG(X, Xs, Ys, member_in_ag(X, Ys))
SUBSET_IN_AG(.(X, Xs), Ys) → MEMBER_IN_AG(X, Ys)
MEMBER_IN_AG(X, .(X1, Xs)) → U3_AG(X, X1, Xs, member_in_ag(X, Xs))
MEMBER_IN_AG(X, .(X1, Xs)) → MEMBER_IN_AG(X, Xs)
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → U2_AG(X, Xs, Ys, subset_in_ag(Xs, Ys))
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → SUBSET_IN_AG(Xs, Ys)
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
↳ Prolog
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ PrologToPiTRSProof
SUBSET_IN_AG(.(X, Xs), Ys) → U1_AG(X, Xs, Ys, member_in_ag(X, Ys))
SUBSET_IN_AG(.(X, Xs), Ys) → MEMBER_IN_AG(X, Ys)
MEMBER_IN_AG(X, .(X1, Xs)) → U3_AG(X, X1, Xs, member_in_ag(X, Xs))
MEMBER_IN_AG(X, .(X1, Xs)) → MEMBER_IN_AG(X, Xs)
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → U2_AG(X, Xs, Ys, subset_in_ag(Xs, Ys))
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → SUBSET_IN_AG(Xs, Ys)
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
↳ Prolog
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PrologToPiTRSProof
MEMBER_IN_AG(X, .(X1, Xs)) → MEMBER_IN_AG(X, Xs)
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
↳ Prolog
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
↳ PiDP
↳ PrologToPiTRSProof
MEMBER_IN_AG(X, .(X1, Xs)) → MEMBER_IN_AG(X, Xs)
↳ Prolog
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
↳ QDP
↳ QDPSizeChangeProof
↳ PiDP
↳ PrologToPiTRSProof
MEMBER_IN_AG(.(X1, Xs)) → MEMBER_IN_AG(Xs)
From the DPs we obtained the following set of size-change graphs:
↳ Prolog
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ PiDP
↳ UsableRulesProof
↳ PrologToPiTRSProof
SUBSET_IN_AG(.(X, Xs), Ys) → U1_AG(X, Xs, Ys, member_in_ag(X, Ys))
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → SUBSET_IN_AG(Xs, Ys)
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
↳ Prolog
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
↳ PrologToPiTRSProof
SUBSET_IN_AG(.(X, Xs), Ys) → U1_AG(X, Xs, Ys, member_in_ag(X, Ys))
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → SUBSET_IN_AG(Xs, Ys)
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
↳ Prolog
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
↳ QDP
↳ Narrowing
↳ PrologToPiTRSProof
SUBSET_IN_AG(Ys) → U1_AG(Ys, member_in_ag(Ys))
U1_AG(Ys, member_out_ag(X)) → SUBSET_IN_AG(Ys)
member_in_ag(.(X, X1)) → member_out_ag(X)
member_in_ag(.(X1, Xs)) → U3_ag(member_in_ag(Xs))
U3_ag(member_out_ag(X)) → member_out_ag(X)
member_in_ag(x0)
U3_ag(x0)
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), member_out_ag(x0))
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), U3_ag(member_in_ag(x1)))
↳ Prolog
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
↳ QDP
↳ Narrowing
↳ QDP
↳ Instantiation
↳ PrologToPiTRSProof
U1_AG(Ys, member_out_ag(X)) → SUBSET_IN_AG(Ys)
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), U3_ag(member_in_ag(x1)))
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), member_out_ag(x0))
member_in_ag(.(X, X1)) → member_out_ag(X)
member_in_ag(.(X1, Xs)) → U3_ag(member_in_ag(Xs))
U3_ag(member_out_ag(X)) → member_out_ag(X)
member_in_ag(x0)
U3_ag(x0)
U1_AG(.(z0, z1), member_out_ag(x1)) → SUBSET_IN_AG(.(z0, z1))
U1_AG(.(z0, z1), member_out_ag(z0)) → SUBSET_IN_AG(.(z0, z1))
↳ Prolog
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
↳ QDP
↳ Narrowing
↳ QDP
↳ Instantiation
↳ QDP
↳ NonTerminationProof
↳ PrologToPiTRSProof
U1_AG(.(z0, z1), member_out_ag(x1)) → SUBSET_IN_AG(.(z0, z1))
U1_AG(.(z0, z1), member_out_ag(z0)) → SUBSET_IN_AG(.(z0, z1))
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), U3_ag(member_in_ag(x1)))
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), member_out_ag(x0))
member_in_ag(.(X, X1)) → member_out_ag(X)
member_in_ag(.(X1, Xs)) → U3_ag(member_in_ag(Xs))
U3_ag(member_out_ag(X)) → member_out_ag(X)
member_in_ag(x0)
U3_ag(x0)
U1_AG(.(z0, z1), member_out_ag(x1)) → SUBSET_IN_AG(.(z0, z1))
U1_AG(.(z0, z1), member_out_ag(z0)) → SUBSET_IN_AG(.(z0, z1))
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), U3_ag(member_in_ag(x1)))
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), member_out_ag(x0))
member_in_ag(.(X, X1)) → member_out_ag(X)
member_in_ag(.(X1, Xs)) → U3_ag(member_in_ag(Xs))
U3_ag(member_out_ag(X)) → member_out_ag(X)
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
Infinitary Constructor Rewriting Termination of PiTRS implies Termination of Prolog
↳ Prolog
↳ PrologToPiTRSProof
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
SUBSET_IN_AG(.(X, Xs), Ys) → U1_AG(X, Xs, Ys, member_in_ag(X, Ys))
SUBSET_IN_AG(.(X, Xs), Ys) → MEMBER_IN_AG(X, Ys)
MEMBER_IN_AG(X, .(X1, Xs)) → U3_AG(X, X1, Xs, member_in_ag(X, Xs))
MEMBER_IN_AG(X, .(X1, Xs)) → MEMBER_IN_AG(X, Xs)
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → U2_AG(X, Xs, Ys, subset_in_ag(Xs, Ys))
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → SUBSET_IN_AG(Xs, Ys)
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
↳ Prolog
↳ PrologToPiTRSProof
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
SUBSET_IN_AG(.(X, Xs), Ys) → U1_AG(X, Xs, Ys, member_in_ag(X, Ys))
SUBSET_IN_AG(.(X, Xs), Ys) → MEMBER_IN_AG(X, Ys)
MEMBER_IN_AG(X, .(X1, Xs)) → U3_AG(X, X1, Xs, member_in_ag(X, Xs))
MEMBER_IN_AG(X, .(X1, Xs)) → MEMBER_IN_AG(X, Xs)
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → U2_AG(X, Xs, Ys, subset_in_ag(Xs, Ys))
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → SUBSET_IN_AG(Xs, Ys)
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
↳ Prolog
↳ PrologToPiTRSProof
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ UsableRulesProof
↳ PiDP
MEMBER_IN_AG(X, .(X1, Xs)) → MEMBER_IN_AG(X, Xs)
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
↳ Prolog
↳ PrologToPiTRSProof
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
↳ PiDP
MEMBER_IN_AG(X, .(X1, Xs)) → MEMBER_IN_AG(X, Xs)
↳ Prolog
↳ PrologToPiTRSProof
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
↳ QDP
↳ QDPSizeChangeProof
↳ PiDP
MEMBER_IN_AG(.(X1, Xs)) → MEMBER_IN_AG(Xs)
From the DPs we obtained the following set of size-change graphs:
↳ Prolog
↳ PrologToPiTRSProof
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ PiDP
↳ UsableRulesProof
SUBSET_IN_AG(.(X, Xs), Ys) → U1_AG(X, Xs, Ys, member_in_ag(X, Ys))
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → SUBSET_IN_AG(Xs, Ys)
subset_in_ag([], X) → subset_out_ag([], X)
subset_in_ag(.(X, Xs), Ys) → U1_ag(X, Xs, Ys, member_in_ag(X, Ys))
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
U1_ag(X, Xs, Ys, member_out_ag(X, Ys)) → U2_ag(X, Xs, Ys, subset_in_ag(Xs, Ys))
U2_ag(X, Xs, Ys, subset_out_ag(Xs, Ys)) → subset_out_ag(.(X, Xs), Ys)
↳ Prolog
↳ PrologToPiTRSProof
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
SUBSET_IN_AG(.(X, Xs), Ys) → U1_AG(X, Xs, Ys, member_in_ag(X, Ys))
U1_AG(X, Xs, Ys, member_out_ag(X, Ys)) → SUBSET_IN_AG(Xs, Ys)
member_in_ag(X, .(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(X, .(X1, Xs)) → U3_ag(X, X1, Xs, member_in_ag(X, Xs))
U3_ag(X, X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
↳ Prolog
↳ PrologToPiTRSProof
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
↳ QDP
↳ Narrowing
U1_AG(Ys, member_out_ag(X, Ys)) → SUBSET_IN_AG(Ys)
SUBSET_IN_AG(Ys) → U1_AG(Ys, member_in_ag(Ys))
member_in_ag(.(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(.(X1, Xs)) → U3_ag(X1, Xs, member_in_ag(Xs))
U3_ag(X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
member_in_ag(x0)
U3_ag(x0, x1, x2)
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), U3_ag(x0, x1, member_in_ag(x1)))
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), member_out_ag(x0, .(x0, x1)))
↳ Prolog
↳ PrologToPiTRSProof
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
↳ QDP
↳ Narrowing
↳ QDP
↳ Instantiation
U1_AG(Ys, member_out_ag(X, Ys)) → SUBSET_IN_AG(Ys)
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), U3_ag(x0, x1, member_in_ag(x1)))
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), member_out_ag(x0, .(x0, x1)))
member_in_ag(.(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(.(X1, Xs)) → U3_ag(X1, Xs, member_in_ag(Xs))
U3_ag(X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
member_in_ag(x0)
U3_ag(x0, x1, x2)
U1_AG(.(z0, z1), member_out_ag(x1, .(z0, z1))) → SUBSET_IN_AG(.(z0, z1))
U1_AG(.(z0, z1), member_out_ag(z0, .(z0, z1))) → SUBSET_IN_AG(.(z0, z1))
↳ Prolog
↳ PrologToPiTRSProof
↳ PrologToPiTRSProof
↳ PiTRS
↳ DependencyPairsProof
↳ PiDP
↳ DependencyGraphProof
↳ AND
↳ PiDP
↳ PiDP
↳ UsableRulesProof
↳ PiDP
↳ PiDPToQDPProof
↳ QDP
↳ Narrowing
↳ QDP
↳ Instantiation
↳ QDP
↳ NonTerminationProof
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), U3_ag(x0, x1, member_in_ag(x1)))
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), member_out_ag(x0, .(x0, x1)))
U1_AG(.(z0, z1), member_out_ag(x1, .(z0, z1))) → SUBSET_IN_AG(.(z0, z1))
U1_AG(.(z0, z1), member_out_ag(z0, .(z0, z1))) → SUBSET_IN_AG(.(z0, z1))
member_in_ag(.(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(.(X1, Xs)) → U3_ag(X1, Xs, member_in_ag(Xs))
U3_ag(X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))
member_in_ag(x0)
U3_ag(x0, x1, x2)
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), U3_ag(x0, x1, member_in_ag(x1)))
SUBSET_IN_AG(.(x0, x1)) → U1_AG(.(x0, x1), member_out_ag(x0, .(x0, x1)))
U1_AG(.(z0, z1), member_out_ag(x1, .(z0, z1))) → SUBSET_IN_AG(.(z0, z1))
U1_AG(.(z0, z1), member_out_ag(z0, .(z0, z1))) → SUBSET_IN_AG(.(z0, z1))
member_in_ag(.(X, X1)) → member_out_ag(X, .(X, X1))
member_in_ag(.(X1, Xs)) → U3_ag(X1, Xs, member_in_ag(Xs))
U3_ag(X1, Xs, member_out_ag(X, Xs)) → member_out_ag(X, .(X1, Xs))